Exception Handling Functions
Multiprocessing Services provides the following functions for handling exceptions and examining the state of a suspended task:
MPSetExceptionHandler
sets an exception handler for a task.
MPThrowException
throws an exception to a specified task.
MPDisposeTaskException
removes a task exception.
MPExtractTaskState
extracts state information from a suspended task.
MPSetTaskState
sets state information for a suspended task.
MPSetExceptionHandler
MPThrowException
MPDisposeTaskException
MPExtractTaskState
MPSetTaskState
© 1999 Apple Computer, Inc. – (Last Updated 17 Nov 99)